![]() |
MPIsFullyInitializedProc |
||||
Header: | Multiprocessing.h | Carbon status: | Supported | |
typedef Boolean(* MPIsFullyInitializedProc) ();
You would declare your function like this if you were to name it MyCallback:
Boolean MyCallback ();
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)